-
Solved
OutOfMemoryException when refreshing the dashboard
The tray icon does not update itself.
When I click on the refresh icon in the dashboard I get an OutOfMemory exception popup.
My machine has 64GB of memory and definitely did not run out of memory. Looking at the logs there seems to be an issue with deserialization.
Attached is a screenshot of the issue and the logs.
-
Solved
Getting 404's for most operations
Tried to setup a Devops connection, got a 404 from
https://service.catlight.io/api/oauth/RequestAuthorization?service=vsts&localport=52337&requestid=1&apiVersion=4
Then tried logging in with an older account ([email protected]) also got 404
-
Solved
Process LocalWeb is using more and more memory (memory leak?)
I'm running Catlight v3.4.2 on macos Sonoma 14.3.1 (MacBook Pro M3).
I can see a process called `LocalWeb` consuming lots and lots of memory on my computer, and impacting other applications. It seems to belong to Catlight.
I'm only connected to GitLab and looking at 1 repo.
-
Solved
Azure DevOps PR merge branch response
https://dev.azure.com/[]/...../_apis/build/builds/?api-version=2.
The response from devops:
Now all pull request have this refs/pull/31748/merge we'd like to filter on the source branch refs/heads/team/ for these pull requests.
can you implement fallback for refs/pull/*/merge to parameter/system.pullRequest.sourceBranch
-
Solved
There is an exception when sharing a dashboard
2023-11-20 15:21:17.7752 | WARN | ApiErrorHandlingMiddleware | 12 | API ServiceException Catlight.Entities.ServerApi.ServiceException: Internal error: An error occurred while saving the entity changes. See the inner exception for details. at Catlight.Service.Clients.DashboardsClient.CreateSharedDashboardAsync(DashboardSettings body, CancellationToken cancellationToken) in C:\build\1\_work\42\s\Catlight.Service.Clients\ServiceClients.cs:line 3175 at Web.Services.DashboardService.ShareDashboard(Guid id) in C:\build\1\_work\42\s\Desktop\LocalWeb\Services\DashboardService.cs:line 681 at Web.Controllers.Api.DashboardController.ShareDashboard(Guid id) in C:\build\1\_work\42\s\Desktop\LocalWeb\Controllers\Api\DashboardController.cs:line 222 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
Solved
Azure DevOps loading indefinitely
Report Id: 63988
I'm trying to configure Azure DevOps with CatLight, but it keeps "Loading..." indefinitely.
Jira is already configured and showing items...I already removed all items and started with Azure, but the same thing, only loading (more than a hour so far).
-
Solved
CatLight v3.0.31 does not allow sorting the list of builds from latest to oldest.
CatLight v3.0.31 does not allow sorting the list of builds from latest to oldest. Version 2.0 did allow that.
-
Solved
No accelerated notifications for Azure DevOps
Hi! We enabled and configured the devops addon as suggested in https://support.catlight.io/i499-how-to-configure-accelerated-notifications-for-azure-devops but the acceleration isn't recognized. I event installed catlight on a new machine to see if my local settings interfere with it but no, the acceleration doesn't show up.
Do we need to do anything more than what is described?
Thanks
-
Solved
Dashboards are lost upon restart
I'm afraid I don't have "a lot" of details to share, but on several occasions (typically after being offline for a while), and re-opening Catlight, it says I don't have any dashboards
I can restore shared dashboards, but it seems that local dashboards are somehow lost
-
Solved
Renew 10 seats Team Plan
Hi Support Team,
We want to renew today our Team plan paying by credit card, because tomorrow is going to expire.
Could you enable the payment by credit for today to avoid the Susbcription expiration?
Thanks in advance,
BR
Anna
-
Solved
Unable to configure devops in v3
beta version 3.0.10
1. Cleared all existing accounts
2. Connect to DevOps
3. Enter correct organisation after dev.azure.com/
4. Connect
5. Dashboard says "1 server connection need configuration"
6. Clicking Fix returns to connect screen
Also when I go to "Edit server connections" it lists the devops as "{org}.visualstudio.com" again, not DevOps. This is the old URL style and should not be used
-
Solved
Error while accessing a shared dashboard
I have created a few shared dashboards for my team to use and be on top of failing builds.
I'm using a "catlight-compatible server" (i.e. relying on docker contains running locally that are instances of https://github.com/tsimbalar/gha-build-monitor and https://github.com/tsimbalar/codemagic-build-monitor )
I can publish those as shared dashboards, but when my team mates try to access them, this causes an error.
Using CatLight v3.0.17 on both sides
Here is what shows up in the logs in case that helps :
-
Solved
"Invert regex" checkboxes gets unchecked everytime I do a change
Using Catlight v3, with the new Action Center / Groups etc ...
I have set up some selection rules, that use a "branch filter regex" and the "invert regex" checkbox.
The problem is that whenever I change a Selection Rule, the "invert regex" checkbox of other Selection Rules of other Lists get unchecked ... and I start seeing again in my dashboard some builds that shouldn't show up.
If I have several Selection Rules with the "invert regex" option, then it becomes impossible to use, because whenever I update and save, it loses the "other invert regex" ... and when
-
Solved
Connecting to DevOps does not use dev.azure.com/[org]
I cannot get CatLight to use the correct (new style) URL formats when connecting to DevOps.
When I set up the DevOps connection it correctly prompts me to connect to dev.azure.com/[organisation] - but when the connection appears in CatLight it shows as [organisation].visualstudio.com
All the links to builds etc. are therefore the old URL format and are not updated dynamically.
We have set our organisation to use the new URL formats in DevOps settings so I would expect the CatLight system to respect this setting and use the new formats.
-
Solved
New version 2.38 detected as malicious software on MacOs X
Hi all, seems that new catlight version is not trusted by apple and won't start cause it's detected as malicious software. I'm currently on MacOs Monterey 12.4
-
Solved
Only the first 100 gitlab projects are shown
Hi, I'm trying out your product to see if we can use it for Gitlab pipeline notifications. But I notice that while we have 600+ projects in Gitlab, I can only see the first 100 when chosing which ones to monitor. My guess is that there is a limit implemented and paging is not handled. Could you take a look at this?
-
Solved
Queries: Devops Broken link with new Workitem experience
Hi,
Usually, when opening the query from the catlight browser, everything was perfect!
Then I've enabled a new WorkItem experience from DevOps (see screenshot), it will open a wrong query!
Yes, as now, as it is still in preview, I will disable it, but I think that you will be interested in this new behavior!
-
Solved
CatLight v2.34.2 Suddenly Stopped Loading Dashboard/Build Updates
On Monday, October 18th 2021, I noticed that my CatLight tool was no longer showing the dashboard or updating build statuses.
We use only a single connection (TFS), and I have repeatedly logged into TFS and checked build agents, etc, and CatLight is the only place not working.
After sitting for about 5 minutes waiting for the dashboard to load, the gears go away, and I get the message "Offline A task was canceled." in the main window.
-
Solved
Account No Longer Exists
All of a sudden my account/subscription no longer seems to exist. When I launched CatLight today it gave an error and when I got to my account it says I only have a trial that expires on July 2, 2020.
I had previously purchased a 1 year subscription on March 10, 2020.
Invoice #: CB76B81B-0001
Receipt #: 2387-7485
-
Solved
CatLight says "Unauthorized" and log file contains error message "Failed to fix key for <Guid> System.InvalidOperationException: Sequence contains no elements"
Hello CatLight team,
CatLight 2.29.2 has begun saying "Unauthorized" at program startup and the log file has begun reporting error message "Failed to fix key for <Guid> System.InvalidOperationException: Sequence contains no elements". Any ideas on what the fix for this issue is?
Thank you, Neil